Release 10.1A: OpenEdge Development:
Progress Dynamics Repository Reference


ryc_smartlink_type table — rycst

This table defines the supported SmartLinks available for linking objects on containers for object communication purposes.

Table 10–19 lists the table’s FLA, fields, and foreign keys.

Table 10–19: ryc_smartlink_type table information 
Table FLA
Fields (data type)
Foreign keys
rycst
smartlink_type_obj (Decimal)
link_name (Character)
user_defined_link (Logical)
system_owned (Logical)
smartlink_type_obj

Table 10–20 gives details of the table’s indexes.

Table 10–20: ryc_smartlink_type index information 
Index name
Elements
Type
XPKryc_smartlink_type
smartlink_type_obj
Primary Unique
XAK1ryc_smartlink_type
link_name
Unique

This table provides a valid list of SmartLinks to choose from when building generic containers. Additional SmartLinks can be implemented by creating a user-defined link. When the SmartLink is not a user-defined link, the actual link name is cascaded down onto the ryc_smartlink table. The ryc_supported_link table is used to highlight the types of links that are expected between two SmartObjects.


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095